.cb_109900da40ba15ec0aca1d6efc94056b {
  /*.tab-modulo {*/
  /*    display: flex;*/
  /*    justify-content: center;*/
  /*    align-items: center;*/
  /*    background: #ED1650;*/
  /*    color: white;*/
  /*    border: none;*/
  /*    border-radius: 16px;*/
  /*    padding: 8px 24px;*/
  /*    cursor: pointer;*/
  /*    gap: 8px;*/
  /*    transition: background-color 0.3s ease;*/
  /*}*/
  /*.tab-modulo .active {*/
  /*    background: #ff6d82;*/
  /*}*/
  /*.tab-modulo:not(.active):hover {*/
  /*    background-color: #ff5a75;*/
  /*}*/ }
  .cb_109900da40ba15ec0aca1d6efc94056b #como-acumular h1 {
    color: #0f004f;
    text-align: center;
    font-family: "Latam-Sans-Regular", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; }
  .cb_109900da40ba15ec0aca1d6efc94056b #como-acumular h2 {
    color: #303030;
    text-align: center;
    font-family: "Latam-Sans-Regular", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 30px */ }
  .cb_109900da40ba15ec0aca1d6efc94056b #como-acumular h3 {
    color: #0f004f;
    text-align: center;
    font-family: "Latam-sans-Regular", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; }
  .cb_109900da40ba15ec0aca1d6efc94056b .wrapper-buttons {
    display: flex;
    padding: 8px 16px 8px 8px;
    align-items: center;
    justify-content: center;
    gap: 32px;
    border-radius: 16px;
    background: #fbeef2; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tabs-container-modulo {
    display: flex;
    gap: 10px;
    padding: 16px 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-self: stretch; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tab-modulo {
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    color: #ed1650;
    text-align: center;
    font-family: "Latam-Sans-Bold", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    border: none;
    border-radius: 16px;
    padding: 8px 24px;
    cursor: pointer;
    gap: 8px;
    transition: background-color 0.3s ease, color 0.3s ease; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tab-modulo.activated {
    background: #ed1650;
    color: white; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tab-modulo:not(.activated):hover {
    background-color: #ff5a75;
    color: #fff; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tab-modulo-content .content-tab {
    /*opacity: 0;*/
    display: none;
    transform: translateY(10px);
    transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
    /*visibility: hidden;*/
    position: absolute; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tab-modulo-content {
    position: relative;
    margin-top: 20px; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tab-modulo-content .content-tab.activated {
    /*opacity: 1;*/
    display: block;
    visibility: visible;
    transform: translateY(0);
    position: relative; }
  .cb_109900da40ba15ec0aca1d6efc94056b .how-works-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    align-self: stretch; }
  .cb_109900da40ba15ec0aca1d6efc94056b .how-works-container .row {
    overflow-x: auto; }
  .cb_109900da40ba15ec0aca1d6efc94056b .countries-img img {
    max-width: 100%;
    height: auto; }
  @media (max-width: 767px) {
  .cb_109900da40ba15ec0aca1d6efc94056b #como-acumular h1 {
    font-size: 24px;
    line-height: 32px; }
  .cb_109900da40ba15ec0aca1d6efc94056b #como-acumular h2 {
    font-size: 16px;
    line-height: 24px; }
  .cb_109900da40ba15ec0aca1d6efc94056b .mobile-image {
    display: block;
    max-width: 100%;
    height: auto; }
  .cb_109900da40ba15ec0aca1d6efc94056b .desktop-image, .cb_109900da40ba15ec0aca1d6efc94056b .tablet-image {
    display: none; }
  .cb_109900da40ba15ec0aca1d6efc94056b .tab-modulo {
    font-size: 14px;
    padding: 8px 10px; }
  .cb_109900da40ba15ec0aca1d6efc94056b .countries-img img {
    max-width: 200%;
    height: auto; } }
  @media (min-width: 768px) and (max-width: 1024px) {
  .cb_109900da40ba15ec0aca1d6efc94056b .tablet-image {
    display: block;
    max-width: 100%;
    height: auto; }
  .cb_109900da40ba15ec0aca1d6efc94056b .desktop-image, .cb_109900da40ba15ec0aca1d6efc94056b .mobile-image {
    display: none; } }
  @media (min-width: 1025px) {
  .cb_109900da40ba15ec0aca1d6efc94056b .desktop-image {
    display: block;
    max-width: 100%;
    height: auto; }
  .cb_109900da40ba15ec0aca1d6efc94056b .mobile-image, .cb_109900da40ba15ec0aca1d6efc94056b .tablet-image {
    display: none; } }
